From 3b8dbf0f564d5254c9ffe9863e69c5f7abf47765 Mon Sep 17 00:00:00 2001 From: Gert Wollny Date: Tue, 20 Jun 2017 21:29:22 +0000 Subject: [PATCH] Add libunistring-dev to deps --- debian/changelog | 4 ++-- debian/control | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 37d6033a..264e145d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,9 @@ dcmtk (3.6.1~20170228-1) unstable; urgency=medium * Upload to unstable Closes: #747167 * d/rules: - correct enabling private tags, Closes: #859201 - - correctly enable ICONV, Closes: #701802 + - correctly enable ICONV, Closes: #701802 - enable C++11 build - + * d/control: add libunistring-dev -- Gert Wollny Tue, 20 Jun 2017 18:58:39 +0000 diff --git a/debian/control b/debian/control index 256ef943..79a61228 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Priority: optional Build-Depends: cmake, debhelper (>= 9), libcharls-dev, + libunistring-dev, libpng-dev, libsndfile1-dev, libssl-dev, -- 2.30.2